<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/**基本格式开始***************/


/*森科单页头部开始*/
.bodyCon08{background:#FFFFFF;}
.bodyCon08 .students{margin:0 auto;width:1400px;height:450px;position:relative;}

#four_flash{position:relative;width:1400px;height:400px; margin:0 auto;position:absolute;bottom:20px;}
#four_flash .flashBg{width:1220px;height:400px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:0; left:0;}
#four_flash .flashBg ul.mobile li{border:1px solid  #999999  ;float:left;width:280px;height:340px;margin-left:20px;padding-top:10px;color:#666666;}
#four_flash .flashBg ul.mobile li:hover{border:1px solid #339999; color:#000000}
#four_flash .flashBg ul.mobile li img{width:190px;height:190px;display:block; margin:0 auto;border:0px solid #343851; }
#four_flash .flashBg ul.mobile li dd{ height:30px;font-size:16px;line-height:30px;text-align:center;border-bottom:1px solid #6C6E85;margin-left: 10px; margin-right: 10px; }
#four_flash .flashBg ul.mobile li p{font-size:14px; text-align:center;width:250px; line-height:24px;margin-top:10px; text-indent:2em;}

#four_flash .flashBg ul.mobile li a{color:#666666; }
#four_flash .flashBg ul.mobile li a:hover{color:#000000}
#four_flash .flashBg ul.mobile li .pp{  
    height:100px; 
	line-height:20px; 
	width:90%;	
    font-size: 14px;
    margin-left: 5%;
    margin-top: 5px;	
    margin-bottom: 5px; 
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
	 text-indent:2em;

}

#four_flash .but_left{width:50px;height:100px;position:absolute; top:136px; left:0px;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:136px; right:0px;}
#four_flash .but_left:hover{background:url(qianxleft1.png) no-repeat;}
#four_flash .but_right:hover{background:url(qianxr1.png) no-repeat;}




</pre></body></html>